.Net Framework > v2.0.50727 > System > Collections > Generic > List<T> > IndexOf IndexOf(T)
IndexOf(T,Int32)
IndexOf(T,Int32,Int32)


IndexOf(T)

Category
Method
Description
Searches for the specified object and returns the zero-based index of the first occurrence within the entire System.Collections.Generic.List`1.
Type
Int32
Character
public, Sealed
Parameters
NameTypeDescription
itemT
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IndexOf(T,Int32)

Category
Method
Description
Searches for the specified object and returns the zero-based index of the first occurrence within the range of elements in the System.Collections.Generic.List`1 that extends from the specified index to the last element.
Type
Int32
Character
public
Parameters
NameTypeDescription
itemT
indexInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

IndexOf(T,Int32,Int32)

Category
Method
Description
Searches for the specified object and returns the zero-based index of the first occurrence within the range of elements in the System.Collections.Generic.List`1 that starts at the specified index and contains the specified number of elements.
Type
Int32
Character
public
Parameters
NameTypeDescription
itemT
indexInt32
countInt32
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database